@@ -6,105 +6,110 @@ Read what's π¦ new, π improved, π fixed, and if π docs got updated
66
77π Read how to [ ** update to the latest version** ] ( https://github.com/ahmadawais/create-guten-block#updating-to-new-releases ) !
88
9- ---
9+
10+ ![ hr] ( https://raw.githubusercontent.com/ahmadawais/shades-of-purple-vscode/master/images/hr.png )
1011
1112### π¦ cgb-scripts: ` 1.13.0 `
1213
13- ##### π¦ NEW
14+ ![ NEW] ( https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF )
1415
1516- New externals, now import WordPress packages by` import @wordpress/package_name_here ` [ 4b07131] ( https://github.com/ahmadawais/create-guten-block/commit/4b07131c2ed58320a3e985a594d70db1b798f165 )
1617- New externals file for ` DRY ` [ 7f1a247] ( https://github.com/ahmadawais/create-guten-block/commit/7f1a247ebed51a29895a791f27676de3261aad15 )
1718
18- ##### π IMPROVE
19+ ![ IMPROVEMENT ] ( https://img.shields.io/badge/-IMPROVEMENT-gray.svg?colorB=39AA54 )
1920
2021- Docs & Standards improvements for ` init.php ` files [ 60cc429] ( https://github.com/ahmadawais/create-guten-block/commit/60cc4298b013c2256d0a2546b33a22bd333ba97c )
2122
22- ##### π FIX
23+ ![ FIX] ( https://img.shields.io/badge/-FIX-gray.svg?colorB=ff6347 )
2324
2425- Enqueue dependencies fix for WordPress 5.0. [ ] ( https://github.com/ahmadawais/create-guten-block/commit/2946d0411afcf441906d721a444ba3283a3db4a0 ) β Props [ ` @maximebj ` ] ( https://github.com/maximebj )
2526
27+ ![ hr] ( https://raw.githubusercontent.com/ahmadawais/shades-of-purple-vscode/master/images/hr.png )
28+
2629### πΌ VERSION ` 1.9.6 `
2730
28- ##### π¦ NEW
31+ ![ NEW] ( https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF )
2932
3033- Provide warning on invalid block name β FIX #28 (PR #40 ) Props @wpjsio 5322279c1e9b5f9a7f5769ed4df825796c43513e
3134
32- ##### π IMPROVE
35+ ![ IMPROVEMENT ] ( https://img.shields.io/badge/-IMPROVEMENT-gray.svg?colorB=39AA54 )
3336
34- - 'save' function props β FIX #29 (PR #41 ) Props @abdullah1908 d03d6f117f437c05e3dc69c378db46689df4b242
3537- Install via ` npx ` (#13 ) Props @ntwb 27a50ebe97b19b88078bf2163327a9f90466c13a
3638
37- ##### π FIX
39+ ![ FIX] ( https://img.shields.io/badge/-FIX-gray.svg?colorB=ff6347 )
3840
3941- SSL for Readme links 546ebf0737008badf97967aa04d244b3228c7ee4
4042- Typo f84bc64706dc380dfc44f6521f4e4646566d7233
4143- Links for supporting create-guten-block 4517dee930b03e69b3ff893a0a36052934903b9b
4244
43- ##### π DOC
45+ ![ DOCS ] ( https://img.shields.io/badge/-DOCS-gray.svg?colorB=978CD4 )
4446
4547- Support ` create-guten-block ` 8b69419fd2f7cad836e5370a6045de67c1f6352a
4648
47- ---
49+
50+ ![ hr] ( https://raw.githubusercontent.com/ahmadawais/shades-of-purple-vscode/master/images/hr.png )
4851
4952### πΌ VERSION ` 1.9.5 `
5053
51- ##### π¦ NEW
54+ ![ NEW] ( https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF )
5255
5356- First pass on translation file generation 6c92f4af8f3fe156c4ad4770255edfa63f1facc2
5457
55- ##### π IMPROVE
58+ ![ IMPROVEMENT ] ( https://img.shields.io/badge/-IMPROVEMENT-gray.svg?colorB=39AA54 )
5659
5760- Package Updates 1e17afcc6b4f640a43ad0b3cff915fab75dffe2b
5861- Install via ` npx ` (#13 ) Props @ntwb 27a50ebe97b19b88078bf2163327a9f90466c13a
5962
60- ##### π FIX
63+ ![ FIX] ( https://img.shields.io/badge/-FIX-gray.svg?colorB=ff6347 )
6164
6265- shouldUseSourceMap with env file 3b74157fc23b238847d9f39dc858cfcdeb53d644
6366
64- ##### π DOC
67+ ![ DOCS ] ( https://img.shields.io/badge/-DOCS-gray.svg?colorB=978CD4 )
6568
6669- Install via ` npx ` (#13 ) Props @ntwb 27a50ebe97b19b88078bf2163327a9f90466c13a
6770
68- ---
71+
72+ ![ hr] ( https://raw.githubusercontent.com/ahmadawais/shades-of-purple-vscode/master/images/hr.png )
6973
7074### π¦ VERSION ` 1.9.4 `
7175
72- ##### π¦ NEW
76+ ![ NEW] ( https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF )
7377
7478- Single + Multi Block Ejected Examples 05db4b54ca787b94da5ed53be95c275576e25e6e
7579
76- ##### π DOC
80+ ![ DOCS ] ( https://img.shields.io/badge/-DOCS-gray.svg?colorB=978CD4 )
7781
7882- Eject method bb3be17435ca26a38ce1807e3aeb3acc8043fbf1
7983- Better inline docs updates 1254c29de9d734d5cbe77073d46e96654622d9e5
8084
81- ---
85+
86+ ![ hr] ( https://raw.githubusercontent.com/ahmadawais/shades-of-purple-vscode/master/images/hr.png )
8287
8388### π VERSION ` 1.9.3 `
8489
85- ##### π IMPROVE
90+ ![ IMPROVEMENT ] ( https://img.shields.io/badge/-IMPROVEMENT-gray.svg?colorB=39AA54 )
8691
8792- Write Right webpack c86cbd054f9d2f6c19c7058f7482bdca919abfd8
8893- Remove unnecessary parentheses Props @tfrommen 54102d5e79fc74fa617f9c8ffa5ea7436f9eabad
8994
90- ##### π FIX
95+ ![ FIX] ( https://img.shields.io/badge/-FIX-gray.svg?colorB=ff6347 )
9196
9297- Alpha publish 914d4b59324bfa1005b48b47995aa06da2d75640
9398
94-
95- ##### π DOC
99+ ![ DOCS] ( https://img.shields.io/badge/-DOCS-gray.svg?colorB=978CD4 )
96100
97101- Inline doc improvements c5437de3b3e859cc42295ce8aa0d9188932c5ae7
98102
99- ---
103+ ![ hr ] ( https://raw.githubusercontent.com/ahmadawais/shades-of-purple-vscode/master/images/hr.png )
100104
101105### π° VERSION ` 1.9.2 `
102106
103- ##### π IMPROVE
107+ ![ IMPROVEMENT ] ( https://img.shields.io/badge/-IMPROVEMENT-gray.svg?colorB=39AA54 )
104108
105109- Start and Build Scripts Communication fixes issue [ #19 ] ( https://github.com/ahmadawais/create-guten-block/issues/19 ) β Props @ahmadawais @igorbenic
106110
107- ---
111+
112+ ![ hr] ( https://raw.githubusercontent.com/ahmadawais/shades-of-purple-vscode/master/images/hr.png )
108113
109114### π¦ VERSION ` 1.9.1 `
110115
@@ -125,22 +130,23 @@ The first public release of `create-guten-block`.
125130- ** Run** : ` npm run eject ` β To customize, update, and maintain all by yourself.
126131- [ Eject Feature] ( https://github.com/ahmadawais/create-guten-block/pull/1 ) β by @ahmadawais
127132
128- ##### π IMPROVE
133+ ![ IMPROVEMENT ] ( https://img.shields.io/badge/-IMPROVEMENT-gray.svg?colorB=39AA54 )
129134
130135- RELEASE: [ Full Featured create-guten-block utility!] ( https://github.com/ahmadawais/create-guten-block/pull/3 ) β by @ahmadawais
131136- Support for Win32.
132137
133- ##### π FIX
138+ ![ FIX] ( https://img.shields.io/badge/-FIX-gray.svg?colorB=ff6347 )
134139
135140- ` create-guten-block ` dependency on ` cgb-scripts ` .
136141- [ Typo of plugin] ( https://github.com/ahmadawais/create-guten-block/pull/8 ) β by @asharirfan
137142
138- ##### π DOC
143+ ![ DOCS ] ( https://img.shields.io/badge/-DOCS-gray.svg?colorB=978CD4 )
139144
140145- First iteration of documentation.
141146- [ Improve Grammar] ( https://github.com/ahmadawais/create-guten-block/pull/4 ) β by @maedahbatool
142147
143- ---
148+
149+ ![ hr] ( https://raw.githubusercontent.com/ahmadawais/shades-of-purple-vscode/master/images/hr.png )
144150
145151### π¨ VERSION ` 1.0.0 ` - ` 1.9.0 `
146152Version 1.0.0 was where it all began. From there the project was in beta till v1.9.0 came out. Which is why we've ignore the Changelog for these versions.
0 commit comments