NewAI Enhanced
v2.4.0
Bug Fixes
- babel-plugin-export-metadata: Fixed
hasOwnPropertymethod call - docz-utils: Fixed closing tag detection in
removeTags - docz-core: Resolved dependency issues
- dev-env/basic: Fixed build and dev server execution
- gatsby-theme-docz: Corrected import paths
- examples: Fixed component imports
Features
- docz-core: Added
modifyEntryplugin hook - gatsby-theme-docz: SEO metadata now configurable from md/mdx frontmatter
- gatsby-theme-docz: Relative links no longer trigger page reloads
- Added
--httpsflag for Gatsby dev mode
Bug Fixes
- babel-plugin-export-metadata: fix
hasOwnPropertymethod call (#1581) (9067ffb) - dev-env/basic: building and running development (#1646) (7baaaf2)
- docz: dependency issues (#1647) (5bdca48)
- docz-utils: fix closing tag detection in
removeTags(#1696) (bfcd923) - examples: import alert component by correct lib name. (#1605) (fadb6dd)
- gatsby-theme-docz: wrong imports (ed169cf)
- add functions never to eslint rule (#1487) (becd589)