Skip to content

Latest commit

 

History

History
147 lines (76 loc) · 7.34 KB

File metadata and controls

147 lines (76 loc) · 7.34 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.29.0 (2022-10-18)

Features

0.28.5 (2022-10-17)

Bug Fixes

  • create-functionless ts output config and gitignore (#571) (f2bbf85)

0.28.4 (2022-10-17)

Bug Fixes

0.28.3 (2022-10-15)

Note: Version bump only for package functionless-monorepo

0.28.2 (2022-10-14)

Note: Version bump only for package functionless-monorepo

0.28.1 (2022-10-14)

Bug Fixes

0.28.0 (2022-10-14)

Bug Fixes

chore

  • refactor aws-constructs into individual packages (#552) (01a2c9f)

BREAKING CHANGES

  • @functionless/aws-constructs package has been refactored into many service-specific packages.

0.27.4 (2022-10-13)

Bug Fixes

  • update project to reflect lib as outdir (#559) (5a8e5bf)

0.27.3 (2022-10-12)

Bug Fixes

  • website: fix scrolling of docs sidebar when longer than screen height (#556) (60ebcd4)

0.27.2 (2022-10-11)

Note: Version bump only for package functionless-monorepo

0.27.1 (2022-10-07)

Note: Version bump only for package functionless-monorepo

0.27.0 (2022-10-06)

chore

  • refactor AST code into @functionless/ast (#541) (8e7b596)

BREAKING CHANGES

  • AST nodes moded to new package @functionless/ast

0.26.0 (2022-10-06)

chore

BREAKING CHANGES

  • move fl-exp/interface to @functionless/aws

0.25.1 (2022-10-06)

Note: Version bump only for package functionless-monorepo

0.25.0 (2022-10-06)

chore

  • @functionless/aws-constructs, register, jest and swc-config (#542) (6c9ac66)

BREAKING CHANGES

  • functionless moved to @functionless/aws-constructs and functionless is now an aggregation package.

0.24.6 (2022-10-06)

Note: Version bump only for package functionless-monorepo

0.24.5 (2022-10-06)

Note: Version bump only for package functionless-monorepo

0.24.4 (2022-10-06)

Bug Fixes

  • reset versions in imported packages and run build on PR (#543) (9f54974)

0.24.3 (2022-10-05)

Bug Fixes

  • use turbo repo for task orchestration (#535) (b34e41a)

0.24.2 (2022-10-05)

Note: Version bump only for package functionless-monorepo

0.24.1 (2022-10-05)

Bug Fixes

0.24.0 (2022-10-04)

Bug Fixes

  • convert to turborepo monorepo (#530) (b6eb3d6)
  • release task failing due to missing projen dep (#531) (0e77293)

Features

  • use lerna for versioning and publishing (#534) (af9c746)