Skip to content

Latest commit

 

History

History
106 lines (61 loc) · 4.36 KB

CHANGELOG.md

File metadata and controls

106 lines (61 loc) · 4.36 KB

Changelog

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • lavamoat-core bumped from ^15.1.0 to ^15.1.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • lavamoat-core bumped from ^15.1.1 to ^15.1.2

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • lavamoat-core bumped from ^15.2.0 to ^15.2.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @lavamoat/aa bumped from ^4.1.0 to ^4.2.0
      • lavamoat-core bumped from ^15.2.1 to ^15.2.2

0.2.0-beta.0 (2024-02-29)

Features

  • webpack: policy generation - experimental (2d8c49a)
  • webpack: policy loading, generation and overrides put together (1bf3702)
  • webpack: support webpack replacing with webpack_require.g (6c25451)
  • webpack: switch to browser-resolve and include dev dependencies in aa (29cc3ac)

Bug Fixes

  • webpack: fix typescript complaints (fc41eda)
  • webpack: prevent lockdown from being minified (aa195e5)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @lavamoat/aa bumped from ^4.0.1 to ^4.1.0
      • lavamoat-core bumped from ^15.1.2 to ^15.2.0

0.1.1-beta.0 (2024-01-18)

Bug Fixes

  • deps: pin dependencies (4006c1f)
  • webpack,survey: add missing deps (52e7b1c)
  • webpack: compatibility fix for overwriting exports reference in cjs (2259d74)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @lavamoat/aa bumped from ^4.0.0 to ^4.0.1
      • lavamoat-core bumped from ^15.0.0 to ^15.1.0

0.1.0-beta.0 (2023-11-23)

Features

  • webpack: add emitting lockdown.js to dist (5eb0bfb)

Bug Fixes

  • webpack: avoid missing the script insertion if head tag is missing in html-webpack-plugin template (fc1d2aa)
  • webpack: improve regex-based script insertion for html-webpack-plugin in emitSes.js (3d8b4db)

0.0.1-beta.0 (2023-10-18)

Features

  • scorchwrap: add default lockdown options (f9acfaf)
  • webpack: Merge branch 'naugtur-scorchwrap' containing the webpack plugin (b88495c)

Bug Fixes

  • scorchwrap: add heaps of review fixes (def9abf)
  • scorchwrap: avoid unnecessary work before skipping a chunk (de556e1)

Miscellaneous Chores

  • webpack: enable release, remove unused dependency (ee044ed)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • lavamoat-core bumped from ^14.2.1 to ^15.0.0