Skip to content

v3.1.2

Choose a tag to compare

@based-ghost based-ghost released this 22 Mar 17:44
· 138 commits to master since this release

Change Log

🛠 Misc

  • Bundle-size optimization (reduction): Update to rollup.config.js - add "pure_getters": true and "emca": 2015 to rollup-terser-plugin options config
  • Bundle-size optimization (reduction): Update to rollup.config.js - add final step to bundling process to remove data-testid attributes from source code (using @rollup/plugin-replace)