Releases: Sharks-Interactive/Simple-Components
Releases · Sharks-Interactive/Simple-Components
🐛v1.2.3 Another bugfix for CD auth
Minor update for simple-components:
- Another bugfix for CD auth
See README.md for documentation
🐛v1.2.2 Bugfix for CD auth
Minor update for simple-components:
- Bugfix for CD auth
See README.md for documentation
🎥v1.2.1 Eslint conformities to fix build
Minor update for simple-components:
- Conforms to ESLint standards to fix build
See README.md for documentation
💻Script loading and bulk rendering
Major update for simple-components:
- Custom component data
- Conditional rendering of child elements
- Easy replication of repeated HTML
See README.md for documentation
🐛Hotfix for wrong entrypoint
This release contains a hotfix in the npm package for an incorrect entry point in the package.json file.
See README.md for an outline of all the features of simple-components.
📚Initial Release
The initial release of simple-components. This version brings in functionality like:
- Custom component data
- Conditional rendering of child elements
- Easy replication of repeated HTML