HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux wordpress-ubuntu-s-2vcpu-4gb-fra1-01 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64
User: root (0)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/tana/frontend/node_modules/kss/CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [3.0.0-beta.23] - 2018-07-17
### Fixed
- [#496](https://github.com/kss-node/kss-node/pull/496) Fix Handlebars template
  - By [@ryuran](https://github.com/ryuran)

### Added
- [#472](https://github.com/kss-node/kss-node/pull/472) Add Highlight code block
  - By [@ryuran](https://github.com/ryuran)

### Changed
- [#497](https://github.com/kss-node/kss-node/pull/497) Remove documentation from source
  - By [@RobLoach](https://github.com/RobLoach)

## [3.0.0-beta.22] - 2018-07-03
### Fixed
- [#493](https://github.com/kss-node/kss-node/pull/493) Fix Color support
  - By [@ryuran](https://github.com/ryuran)
- [#491](https://github.com/kss-node/kss-node/pull/491) Fix some js syntaxe in handelbars builder template
  - By [@aNickzz](https://github.com/aNickzz)
- Updated yargs
  - By [@RobLoach](https://github.com/robloach)

## [3.0.0-beta.21] - 2018-06-28
### Fixed
- [#482](https://github.com/kss-node/kss-node/pull/482) Color support
  - By [@ryuran](https://github.com/ryuran)
- [#485](https://github.com/kss-node/kss-node/pull/485) Fix syntax error in kss-assets
  - By [@Guillaume-Duchemin](https://github.com/guillaume-duchemin)
- Updated dependencies
  - By [@RobLoach](https://github.com/robloach)

## [3.0.0-beta.20] - 2018-04-26
### Fixed
- path to KSS builder
  - By [@ryuran](https://github.com/ryuran)

## [3.0.0-beta.19] - 2018-04-23
### Added
- Accessibility fixes
  - By [@scottaohara](https://github.com/scottaohara)
- External builder support
  - By [@ryuran](https://github.com/ryuran)

### Changed
- Updated dependencies
  - By [@RobLoach](http://github.com/robloach)

### Fixed
- Nunjucks tests
  - By [@jeremy-green](http://github.com/jeremy-green)

## [3.0.0-beta.18] - 2017-02-23
### Added
- `path` Twig builder function
- Added a [CHANGELOG](CHANGELOG.md)

### Changed
- Removed the `max-width` on components in the base builders CSS

[Unreleased]: https://github.com/kss-node/kss-node/compare/3.0.0-beta.18...HEAD
[3.0.0-beta.18]: https://github.com/kss-node/kss-node/compare/3.0.0-beta.17...3.0.0-beta.18