Skip to content

Latest commit

 

History

History
45 lines (22 loc) · 1.83 KB

CHANGELOG.md

File metadata and controls

45 lines (22 loc) · 1.83 KB

Changelog

1.0.4 (2022-12-07)

Bug Fixes

  • almost working rollup bundle (b36ed5a)
  • lib path (07a86ab)
  • remove rollup and use webpack instead to bring the browser build alive (8f920f2)

1.0.3 (2022-12-07)

Bug Fixes

1.0.2 (2022-12-06)

Bug Fixes

  • polyfills for stream and other builtins (8839e4c)

1.0.1 (2022-12-06)

Bug Fixes

  • change name to make sure that meerkat can be published to npmjs (98a93d4)

1.0.0 (2022-12-05)

Features

  • add deployment pipeline (6152948)
  • add meerkat.js and rollup build pipeline (badce6b)

Bug Fixes