@visulima/packem 1.0.0-alpha.73 → 1.0.0-alpha.75

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,15 @@
1
+ ## @visulima/packem [1.0.0-alpha.75](https://github.com/visulima/packem/compare/@visulima/packem@1.0.0-alpha.74...@visulima/packem@1.0.0-alpha.75) (2024-08-19)
2
+
3
+ ### Features
4
+
5
+ * switched from glob to tinyglobby, added glob support for packem.config, added none preset ([70b1798](https://github.com/visulima/packem/commit/70b179850974b51f7ec81d35578adbbd33235180))
6
+
7
+ ## @visulima/packem [1.0.0-alpha.74](https://github.com/visulima/packem/compare/@visulima/packem@1.0.0-alpha.73...@visulima/packem@1.0.0-alpha.74) (2024-08-13)
8
+
9
+ ### Features
10
+
11
+ * allow without prod or dev bundling, fixed lot of eslint errors, added func createConfig param ([08fac83](https://github.com/visulima/packem/commit/08fac836920fe81bb41240fd735cf2c8cbfef480))
12
+
1
13
  ## @visulima/packem [1.0.0-alpha.73](https://github.com/visulima/packem/compare/@visulima/packem@1.0.0-alpha.72...@visulima/packem@1.0.0-alpha.73) (2024-08-13)
2
14
 
3
15
  ### Features