Releases: nystudio107/craft-code-field
Releases · nystudio107/craft-code-field
5.0.0
5.0.0-beta.3
Added
- Added a custom Field icon
5.0.0-beta.2
Added
- Add
phpstan
andecs
code linting - Add
code-analysis.yaml
GitHub action
Changed
- Remove
columnType
setting that is no longer applicable in Craft 5 - Refactor
getContentColumnType()
->static dbType()
5.0.0-beta.1
Added
- Initial beta release
4.0.12
Changed
- Updated docs to use node 20 & a new sitemap plugin
3.0.12
Changed
- Updated docs to use node 20 & a new sitemap plugin
4.0.11
3.0.11
4.0.10
Changed
- Clean up
IEditorOptionsSchema.json
to handle<Record>
types and refactorGoToLocationValues
to$def
- Automate release generation via GitHub action
Fixed
3.0.10
Changed
- Clean up
IEditorOptionsSchema.json
to handle<Record>
types and refactorGoToLocationValues
to$def
- Automate release generation via GitHub action