Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Dec 18:25
· 244 commits to main since this release

2.0.0 (2021-12-21)

Bug Fixes

  • build: refactored (f54f742)
  • c8: changed includes (31e8f85)
  • c8: changed includes (ff954af)
  • cjs: conditional export (5f4e0fb)
  • cleanup: cleanup (6f0031a)
  • esbuild: different builds cjs/ems/iife (a7554a8)
  • esm: keep names (833b62d)
  • esm: removed keep names (51109fc)
  • formatter: fix typo (56aff08)
  • formatter: fix typo (a6318b4)
  • formatter: number format fix typo (7df6c07)
  • formatter: number format fix typo (8dbbe20)
  • github: add beta workflow (14e1cdb)
  • github: add default workflow (a58d674)
  • github: added workflow (d8da381)
  • gitignore: add husky files to git ignore (c267936)
  • package-lock: removed from ignore (bfa3ac0)
  • package: added module and main entry (7d23049)
  • package: main (41d3d37)
  • package: removed prepare call (4483da4)
  • playcanvas: hijackArray working fine (ba17b26)
  • playcanvas: remove on load behavior of playcanvas adapter (461788f)
  • readme: update public urls in readme (44d3eb8)
  • sonarcloud: remove pull requests for sonar cloud (f56853a)
  • test: test (9ea3e7f)
  • test: test (bb21079)
  • test: test (04fb95d)
  • test: test (6a8fabb)
  • workflow: updated semantic-release github package (758fc38)

chore

  • ignore: added folders to npm ignore (b3da6c3)

BREAKING CHANGES

  • ignore: travis removed added github actions and refactored build process