Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aofl/html-webpack-purify-internal-css-plugin

Package Overview
Dependencies
Maintainers
2
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aofl/html-webpack-purify-internal-css-plugin - npm Package Versions

1
9

3.5.0-beta.7

Diff

ariankhosravi
published 3.5.0-beta.6 •

ariankhosravi
published 3.5.0-beta.5 •

ariankhosravi
published 3.5.0-beta.4 •

ariankhosravi
published 3.5.0-beta.3 •

ariankhosravi
published 3.5.0-beta.2 •

ariankhosravi
published 3.5.0-beta.1 •

ariankhosravi
published 3.5.0-beta.0 •

ariankhosravi
published 3.0.0 •

Changelog

Source

3.0.0 - 2019-11-16

[Added]

  • Much faster dev builds
  • @aofl/cli - serve added reporter option
  • @aofl/cli - made webpack mode available in .ejs context
  • @aofl/cli - server supports hot and hot only options
  • @aofl/cli - generate - Added i18n template
  • @aofl/cli - added cache-loader to webpack config
  • @aofl/cli - serviceworker, pwaManifest and favicon can be disabled by setting to null.
  • @aofl/cli-lib - webpack config support stand-alone and project modes
  • @aofl/cli-lib - webpack config allows replace and append for include, exclude objects
  • @aofl/cli-lib - git - added archive
  • @aofl/cli-lib - git - added getNameFromUrl
  • @aofl/i18n - extracted core i18n functionality from the mixin
  • @aofl/i18n - added support for aoflDevtools.showI18nIds to display tt-tags over strings.
  • @aofl/web-components/aofl-element - added property decorator to support binding to store when declaring class properties
  • @aofl/hmr-loader
  • @aofl/web-components/aofl-element - store and state options to properties decorator
  • @aofl/templating-plugin - routes-config-loader supports hmr
  • @aofl/store - added purge
  • @aofl/api-request - added purge
  • @aofl/store - store v3
  • @aofl/api-request - added support for different expire times for each cache namespace
  • @aofl/element - as a standalone package
  • @aofl/picture - as a standalone package
  • @aofl/select - as a standalone package
  • @aofl/drawer - as a standalone package
  • all packages ship with built file
  • upgrade config for v3.0.0

[Changed]

  • @aofl/cli - webpack config will not generate sourcemaps in dev by default
  • @aofl/cli - webpack config replace imagemin-mozjpeg with imagemin-jpegtran
  • @aofl/cli - webpack config updated to reflect webcomponent-css-loader options
  • replaced purifyCss with purgeCss
  • @aofl/middleware - use() returns unsubscribe function
  • @aofl/router - hooks can unsubscribe
  • @aofl/webcomponent-css-loader - No longer imports global css into components and doesn't prune css in dev
  • @aofl/web-components - all components check customElements registry before calling define. This is done so hmr doesn't throw already defined error
  • @aofl/cli - updated babel config
  • @aofl/cli - a bunch of webpack optimization
  • @aofl/unit-testing-plugin - major rewrite and optimization
  • @aofl/cli - test command updated to work with new unit-testing-plugin
  • @aofl/store - Store move to modules/legacy
  • @aofl/form-validate - form.observed is set to true when any property is observed

[Deprecated]

  • @aofl/store/legacy
  • @aofl/web-components

[Removed]

  • style-loader
  • postcss
  • cssnano
  • autoprefixer
  • @aofl/cli - .aofl.js config - removed cssLoader and postCssLoader config
  • @aofl/cli - hard-source-webpack-plugin
  • @aofl/cli - friendly-errors-webpack-plugin

[Fixed]

  • @aofl/cli - build/server/test will exit with error when .aofl.js config contains errors instead of falling back on the default configs
  • @aofl/cli - i18n ignores _r & _c keys when validating the manifest
  • @aofl/cli - excluded @webcomponents from webpack config ignore
  • @aofl/router - fixed matching dynamic routes without trailing slash
  • @aofl/web-components/aofl-select-list - Prevent dispatching change event while initializing
  • @aofl/cli - i18n PathHelper reference typo
  • possible variable overrides

[Security]

  • @aofl/unit-testing - re-implemented dependencies to fix npm audit issues

ariankhosravi
published 3.0.0-alpha.12 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc