@sonicjs-cms/core 2.3.6 → 2.3.8

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.
Files changed (36) hide show
  1. package/README.md +8 -8
  2. package/dist/{chunk-KGKY3J6B.cjs → chunk-AUVR77XH.cjs} +2 -2
  3. package/dist/{chunk-KGKY3J6B.cjs.map → chunk-AUVR77XH.cjs.map} +1 -1
  4. package/dist/{chunk-LYRJHSTX.cjs → chunk-CSEI667V.cjs} +164 -148
  5. package/dist/chunk-CSEI667V.cjs.map +1 -0
  6. package/dist/{chunk-HBT5PZLG.js → chunk-IZYEXDBF.js} +3 -3
  7. package/dist/{chunk-HBT5PZLG.js.map → chunk-IZYEXDBF.js.map} +1 -1
  8. package/dist/{chunk-4IE7MKCA.js → chunk-KNSBZMAH.js} +3 -3
  9. package/dist/{chunk-4IE7MKCA.js.map → chunk-KNSBZMAH.js.map} +1 -1
  10. package/dist/{chunk-CWUWM7VQ.cjs → chunk-KXMX4F2L.cjs} +4 -4
  11. package/dist/{chunk-CWUWM7VQ.cjs.map → chunk-KXMX4F2L.cjs.map} +1 -1
  12. package/dist/{chunk-AWGGFU4N.js → chunk-OTUKT2WY.js} +2 -2
  13. package/dist/{chunk-AWGGFU4N.js.map → chunk-OTUKT2WY.js.map} +1 -1
  14. package/dist/{chunk-KBVNADRZ.cjs → chunk-SDT3HNLI.cjs} +3 -3
  15. package/dist/{chunk-KBVNADRZ.cjs.map → chunk-SDT3HNLI.cjs.map} +1 -1
  16. package/dist/{chunk-MVEMQ25Q.js → chunk-VE5WH254.js} +82 -66
  17. package/dist/chunk-VE5WH254.js.map +1 -0
  18. package/dist/index.cjs +74 -74
  19. package/dist/index.js +7 -7
  20. package/dist/middleware.cjs +23 -23
  21. package/dist/middleware.js +2 -2
  22. package/dist/migrations-5L2MGJTP.cjs +13 -0
  23. package/dist/{migrations-Q5O7B4CO.cjs.map → migrations-5L2MGJTP.cjs.map} +1 -1
  24. package/dist/migrations-U5QBY3BZ.js +4 -0
  25. package/dist/{migrations-DEZEGOCP.js.map → migrations-U5QBY3BZ.js.map} +1 -1
  26. package/dist/routes.cjs +24 -24
  27. package/dist/routes.js +4 -4
  28. package/dist/services.cjs +2 -2
  29. package/dist/services.js +1 -1
  30. package/dist/utils.cjs +11 -11
  31. package/dist/utils.js +1 -1
  32. package/package.json +1 -1
  33. package/dist/chunk-LYRJHSTX.cjs.map +0 -1
  34. package/dist/chunk-MVEMQ25Q.js.map +0 -1
  35. package/dist/migrations-DEZEGOCP.js +0 -4
  36. package/dist/migrations-Q5O7B4CO.cjs +0 -13
package/README.md CHANGED
@@ -428,11 +428,11 @@ npm run dev
428
428
 
429
429
  ## 📖 Documentation
430
430
 
431
- - [Getting Started](https://docs.sonicjs.com/getting-started)
432
- - [API Reference](https://docs.sonicjs.com/api)
433
- - [Collections Guide](https://docs.sonicjs.com/collections)
434
- - [Plugin Development](https://docs.sonicjs.com/plugins)
435
- - [Deployment](https://docs.sonicjs.com/deployment)
431
+ - [Getting Started](https://sonicjs.com/installation)
432
+ - [API Reference](https://sonicjs.com/api)
433
+ - [Collections Guide](https://sonicjs.com/collections)
434
+ - [Plugin Development](https://sonicjs.com/plugins)
435
+ - [Deployment](https://sonicjs.com/deployment)
436
436
 
437
437
  ## 🤝 Contributing
438
438
 
@@ -444,9 +444,9 @@ MIT © SonicJS Team - See [LICENSE](./LICENSE) for details.
444
444
 
445
445
  ## 💬 Support & Community
446
446
 
447
- - **Issues**: [GitHub Issues](https://github.com/sonicjs/sonicjs/issues)
448
- - **Discord**: [Join our community](https://discord.gg/sonicjs)
449
- - **Docs**: [docs.sonicjs.com](https://docs.sonicjs.com)
447
+ - **Issues**: [GitHub Issues](https://github.com/lane711/sonicjs/issues)
448
+ - **Discord**: [Join our community](https://discord.gg/8bMy6bv3sZ)
449
+ - **Docs**: [sonicjs.com](https://sonicjs.com)
450
450
  - **Twitter**: [@sonicjscms](https://twitter.com/sonicjscms)
451
451
 
452
452
  ## 🔖 Resources
@@ -1820,5 +1820,5 @@ var MigrationService = class {
1820
1820
  };
1821
1821
 
1822
1822
  exports.MigrationService = MigrationService;
1823
- //# sourceMappingURL=chunk-KGKY3J6B.cjs.map
1824
- //# sourceMappingURL=chunk-KGKY3J6B.cjs.map
1823
+ //# sourceMappingURL=chunk-AUVR77XH.cjs.map
1824
+ //# sourceMappingURL=chunk-AUVR77XH.cjs.map