Skip to content

Latest commit

 

History

History
105 lines (34 loc) · 3 KB

CHANGELOG.md

File metadata and controls

105 lines (34 loc) · 3 KB

Change Log

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

0.4.0 (2021-08-17)

Features

  • implement ownKeys in proxy (for autocomplete) (a5f7d83)

0.3.0 (2021-08-16)

Features

  • allow customizing callbacks for compilation invalidate/complete (b9c56ac)

0.2.1 (2021-08-11)

Bug Fixes

  • monkey patch fs.join for webpack 4 (2b1b5c0)
  • update yarn.lock (8dd2f32)

0.2.0 (2021-08-10)

Bug Fixes

  • don't use getHandlers before the compilation is complete (a4ebbb8)

Features

  • add a proxy object that mirrors the entry point (c832f29)
  • support webpack 4 (acf747d)

BREAKING CHANGES

  • webpack is now a peer dependency

0.1.5 (2021-06-02)

Bug Fixes

  • correct location of exported types (786ec2c)

0.1.4 (2021-03-04)

Bug Fixes

  • webpack-cloud-functions-example-firebase: add dependency on webpack-cloud-functions (e2e28ad)

0.1.3 (2021-03-04)

Note: Version bump only for package webpack-cloud-functions-monorepo

0.1.2 (2021-03-04)

Bug Fixes

  • example-firebase: target node 12 (802b3b5)

0.1.1 (2021-02-25)

Note: Version bump only for package hot-functions-monorepo