@plop-next/core 0.1.0

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 ADDED
@@ -0,0 +1,19 @@
1
+ # @plop-next/core
2
+
3
+ ## 0.1.0
4
+
5
+ ### Minor Changes
6
+
7
+ - "@plop-next/cli": minor
8
+
9
+ "@plop-next/core": minor
10
+
11
+ "@plop-next/i18n": minor
12
+
13
+ Refactor internal generator prompt handling from generator-select to generatorList across cli, core, and i18n.
14
+
15
+ Reserve generatorList for internal generator selection and improve validation and error messages.
16
+
17
+ Align theme selector flow and generated scaffold theme slots with generatorList.
18
+
19
+ Update i18n/theme integrations and tests to keep behavior consistent.
package/README.md ADDED
@@ -0,0 +1 @@
1
+ # core